// newsi 1.29 var newsi = { name:"newsi", dom:false, isIpAdvertiseCombined:false, isGB:undefined }; newsi.ENV=function(){ newsi.global={}; newsi.global.platform="other"; if(navigator.appVersion.indexOf("Windows") != -1){newsi.global.platform="Windows";} } newsi.getDomain=function(){return document.domain;} newsi.getURL=function(){return window.location.href;} newsi.getServeLoc=function(){ newsi.serverlocation=_SERVERLOC; return newsi.serverlocation; } newsi.setIsIpAdvertiseCombined = function(isAdvertise){ this.isIpAdvertiseCombined = isAdvertise; } newsi.getIsIpAdvertiseCombined = function(){ return this.isIpAdvertiseCombined; } newsi.setIsGB = function(isGB){ this.isGB = isGB; } newsi.getIsGB = function(){ return this.isGB; } newsi.getPlatform=function(){return newsi.global.platform;} newsi.env=new newsi.ENV(); newsi.Event=function(){this.o=[];} newsi.Event.prototype=newsi; newsi.Event.prototype.addListener=function(evt,id,obj,method,returns){ var i=5; var x=0; while(i= requiredVersion){ return true; } return false; } newsi.HTML.Flash.prototype._getDefaultHTML=function(){ var nonFlash='' + '' + '' + '' + '
' + '' + '' + '' + '' + '
Flash plug-in required' + '

To view the advanced features of this page you need to have the Adobe Flash plugin installed on your system.' + '

Click here to download the Flash plugin from the Adobe website

'; return nonFlash; } newsi.HTML.Flash.prototype.getObjEmbString=function(o){ var tag_str = ' \n' + ' \n'; for(var i in o) { if(i!="id"&&i!="height"&&i!="width"&&i!="swf"&&i!="pluginspage"){ tag_str += ' \n'; } } tag_str+= '1){alert(this.error(2));} if(arg == "array"){this._returnAnArray = true} if(this._query!=''){ this.vars = this._query.split("&"); for(var i=0;i